home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / BBS / PAIR344.ZIP / PAIR3.DOC < prev    next >
Encoding:
Text File  |  1996-02-15  |  26.3 KB  |  601 lines

  1.  
  2.                              3 - PAIR POKER
  3.  
  4.                                   v4.4
  5.  
  6.                                    by
  7.  
  8.                               Al Lawrence
  9.  
  10.                             Sunrise-80  BBS
  11.                  (404) 256-9525 (USR v.everything 28.8)
  12.                  (404) 705-9104 (USR v.everything 28.8)
  13.                  (404) 256-9518 (Voice.. 9am-9:30pm EST)
  14.                      (EMAIL) al_lawre@ix.netcom.com 
  15.  
  16.  
  17.  
  18.                                 OVERVIEW
  19.                                 ________
  20.  
  21.  
  22.    3- PAIR Poker is a card game that requires you to accumulate 3 pairs
  23.    to win the game. You will be playing against the computer, who is a
  24.    formidable opponent. The player, if he/she wins, will accumulate points
  25.    based upon the value of the cards in their hand as well as the cards in
  26.    the computer's hand. Should the computer win then the player loses points
  27.    based upon the value of the cards in the player's hand.
  28.  
  29.  
  30.    NOTE: Most errors will be logged to a file called DFRAME.ERR, which is
  31.          created in the directory you run the door from.
  32.  
  33.  
  34.  
  35.                 NON-REGISTERED   R E S T R I C T I O N S
  36.                 ----------------------------------------
  37.  
  38.                 ° No Bulletins created
  39.                 ° Games per day limited to 2
  40.                 ° Keyboard timeout value limited to 2 minutes
  41.                 ° Makeup days disabled
  42.                 ° Game time limit disabled
  43.                 ° Can not send/receive messages to/from other players
  44.  
  45.  
  46.  
  47.  
  48.                               INSTALLATION
  49.                               ____________
  50.  
  51.  
  52.    Installation is fairly easy and straight-forward. The following steps and
  53.    examples should have you up and running in a very short period of time.
  54.    It is assumed that you are familiar with setting up DOORS on your system.
  55.    To this end, only examples of the configuration file and Door batch file
  56.    are described.
  57.  
  58.       1) Create a directory to hold all PAIR3 files
  59.  
  60.       2) Unzip PAIR3xx.ZIP into the the above directory
  61.  
  62.       3) Create a configuration file, with a name of your choice, or
  63.          modify the supplied PAIR3.CFG file. A description follows:
  64.  
  65.             **                       Location of system file (See Below)
  66.             SUNRISE-80 BBS           Your BBS Name
  67.             Al                       Sysop's First name
  68.  
  69.             Lawrence                 Sysop's Last Name
  70.  
  71. |-----------------------------------------------------------------------------|
  72. | READ!     1                        CommPort  \ These 2 lines are required   |
  73. | READ!     1                        Node #    / ONLY for GTUSER.BBS          |
  74. |-----------------------------------------------------------------------------|
  75.  
  76.             00000000                 Registration Number
  77.  
  78.     !   #   2                        Maximum # of Games per day
  79.                                      (Sysop gets 99 in registered verson ONLY!)
  80.  
  81.         #   0                        Max # of days a caller can make up, during
  82.                                      calls in one day. 0=Disable Make-up Option
  83.                                      Maximum value = 27, Minimum value = 1
  84.  
  85.         #   NONE                     Drive:\Path\Filename to contain the
  86.                                      Top Score Bulletin or enter NONE
  87.                                      for NO Bulletin creation.
  88.  
  89.         #   NONE                     Drive:\Path\Filename to contain the
  90.                                      Top Score Bulletin (Color) or enter NONE
  91.                                      for NO Bulletin creation.
  92.  
  93.         #   NONE                     Drive:\Path\Filename to contain the
  94.                                      Hall of Fame Bulletin or enter NONE
  95.                                      for NO Bulletin creation.
  96.  
  97.         #   NONE                     Drive:\Path\Filename to contain the
  98.                                      Hall of Fame Bulletin (Color) or enter NONE
  99.                                      for NO Bulletin creation.
  100.  
  101.             2                        1 = DO NOT Display ADOPT-A-DOOR Message
  102.                                      2 = Display ADOPT-A-DOOR message
  103.  
  104.         #   2                        Keyboard timeout value in Minutes
  105.  
  106.     !   #   0                        Time Allowed in Door
  107.                                      (Sysop = Time Remaining - REG. VERSION)
  108.  
  109.         #   N                        Automatic game reset at end of month:
  110.                                        Y = Yes enable autoreset
  111.                                        N = Keep accumulating scores
  112.  
  113.         #   Y                        Y = Allow Sysop to have 999 games
  114.                                      N = Do Not Allow Sysop 999 games
  115.  
  116.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  117.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  118.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  119.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  120.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  121.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  122.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  123.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  124.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  125.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  126.  
  127.     @   #   XXXX/YYYY                 Blackout Range  From/To
  128.     @   #   XXXX/YYYY                 Blackout Range  From/To
  129.     @   #   XXXX/YYYY                 Blackout Range  From/To
  130.     @   #   XXXX/YYYY                 Blackout Range  From/To
  131.     @   #   XXXX/YYYY                 Blackout Range  From/To
  132.  
  133.             000                       Unique 3-digit number used as a suffix
  134.                                       for the exported score file name, if
  135.                                       you wish to paricipate in an Inter-BBS
  136.                                       game. 000=no Inter-BBS participation.
  137.  
  138.             N                         Y = Force Caller to respond to
  139.                                           Instructions <y/n). May need this with
  140.                                           Digiboards.
  141.                                       N = Allow caller to press ENTER in
  142.                                           response to Instructions <y/N>
  143.  
  144.             0                         Use this option to LIMIT the number of
  145.                                       HIGH SCORE entries to be displayed. A
  146.                                       ZERO(0) = NO LIMIT
  147.  
  148.             0                         Number of months to keep in the SUNHOF
  149.                                       files (Hall of Fame). 0 = ALL
  150.  
  151.             N                         Y = Use Alias for Caller's name
  152.                                           (Requires Door.Sys)
  153.                                       N = Use Logon Name for Caller's name
  154.  
  155.         #   Y                         Y = Allow Messages to be sent/received
  156.                                       N = Do NOT allow messages to be sent/read
  157.  
  158.  
  159.           ** = Replace with ONE of the following:
  160.  
  161. C:\bbs\PCBOARD.SYS              <- For PCBoard systems using PCBOARD.SYS only
  162. C:\BBS\CALLINFO.BBS             <- For Wildcat! systems (prior to v3.0)
  163. C:\BBS\DOOR.SYS                 <- For ANY systems that support DOOR.SYS
  164. C:\BBS\DORINFOx.DEF             <- For ANY systems that support DORINFOx.DEF
  165. C:\BBS\SFDOORS.DAT              <- For Spitfire systems.
  166. c:\bbs\TRIBBS.SYS               <- For TriBBS systems.
  167. C:\BBS\GTUSER.BBS               <- For GT Power
  168.                                    * if using this option you must put the
  169.                                      ComPort # on line 5 and the Node # on
  170.                                      line 6 of the configuration file
  171.  
  172.  
  173.  
  174.            # = Requires registration to change to a different value.
  175.            ! = See "Plays per DAY/DOOR Time" Below
  176.            @ = See "Blackout Periods" Below
  177.  
  178.  
  179.                NOTE: There are NO Blank Lines in the Config File!!
  180.  
  181.  
  182.       4) Create a batch file or modify the PAIR3 file supplied. A
  183.          description of this file follows:
  184.  
  185.             ECHO off
  186.             cd\PCB\DOORS\PAIR3        Location of Piar3 files
  187.             PAIR3 PAIR3.CFG           EXE filename and CNF filename (Name
  188.                                       used in creating file in #3 above)
  189.             CD\PCB
  190.             BOARD
  191.  
  192.  
  193.        5) When running in more than one node, be sure to supply a
  194.           different configuration name for each node (your choice of name).
  195.  
  196.        6) If running with Fossil-based multi-port boards add
  197.            /FD to the line containing the CFG name as follows:
  198.  
  199.                           PAIR3 PAIR3.CFG /FD
  200.  
  201.  
  202.  
  203.  
  204.                           TROUBLESHOOTING
  205.                           ---------------
  206.  
  207. (1) If you are running this Door on a 486 system and encounter errors such as
  208.  
  209.     ERROR 6.... OVERFLOW Error
  210.     ERROR 5.... ILLEGAL Function Call (may be associated with other problems)
  211.     KEYBOARD Timeout after 5 minutes
  212.  
  213.     You may have to put the following line in your AUTOEXEC.BAT file:
  214.  
  215.          SET NO87=ON
  216.  
  217. (2) If you encounter an Error 62 (Input Past End of File), BEFORE you see the
  218.     opening screen of the Door, your problem will more than likely be associated
  219.     with the CFG file. The error 62 means that you do not have enough entries
  220.     in the CFG. Compare your CFG file with the CFG definition in the DOC file.
  221.  
  222.  
  223. (3) If you encounter an ERROR 70... Permission Denied, this will more than
  224.     likely mean that you DO NOT have SHARE loaded. SHARE is a DOS file that
  225.     comes with your version of DOS. To load it type the word SHARE at the DOS
  226.     prompt. To load it permanently type the word SHARE on a line by itself in
  227.     your AUTOEXEC.BAT file, any place prior to the loading of your BBS
  228.     software. There have been numerous reports that loading SHARE high causes
  229.     some problems, so to be on the safe side, do not load it high.
  230.  
  231.  
  232. Should you have any questions or problem, please do not hesitate to call
  233.    voice for immediate help... 404-256-9518 (9am-9:30pm EST) any day!
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.                MAKE-UP DAYS (Registered version only)
  242.                --------------------------------------
  243.  
  244. The Make-Up-Day feature allows the caller to make up any plays he/she missed
  245. during the current month and prior to the current call. You control whether
  246. to allow this option, as well as the number of days the caller can make up, on
  247. any prticular days worth of calls. Entering a 0 (zero) for this option, in the
  248. configuration file, turns the option OFF, any other value (up to a max of 27)
  249. turns the option ON and dictates the number of days the caller can make up.
  250.  
  251.  
  252. NOTE:      The number of games per day is calculated as follows...
  253.  
  254.            Games Allowed per day x Number of makeup days.
  255.  
  256. Example:   Games Allowed per day = 2
  257.            Max # of makeup days  = 4
  258.  
  259. If a caller logs in on 5/8/92 and this is their first call of the month, they
  260. would have a potential of 16 games to makeup and bring them current
  261. (8 days (5/8/92) * 2 (games per day)). However, since the maximum # of Makeup
  262. Days is set at 4, the maximum # of games the caller can play on 5/8/92, is 8
  263. (games allowed * max # of makeup days).
  264.  
  265.  
  266.  
  267.              HALL OF FAME BULLETINS (Registered version only)
  268.              ------------------------------------------------
  269.  
  270. The program will automatically reset the game when the first caller of the
  271. month plays the game. The score file will be cleared and a set of Hall of Fame
  272. files will be created. The files will be called SUNHOF.ASC and SUNHOF.ANS 
  273. (ASCII and ANSI versions). The files will be placed in the same directory as 
  274. the PAIR3.EXE file. 
  275.  
  276. WARNING: The HOF files are cumulative files. That means they are read in each
  277.          month and updated. DO NOT DELETE EITHER FILE!!!! or you will lose
  278.          the record of prior months winners!!!!
  279.  
  280.  
  281.  
  282.  
  283.                           BLACKOUT PERIODS
  284.                           ________________
  285.  
  286.       Use the Blackout ranges option to define up to 5 time periods during
  287.       which you DO NOT want the Door to be played. If a caller tries to access
  288.       the Door during the Blackout period, they will be shown a message that
  289.       contains ALL the Blackout periods you have defined, and to try the Door
  290.       at a later time.
  291.  
  292.       Each of the 5 Blackout ranges takes the form of XXXX/YYYY, where
  293.       XXXX=beginning time and YYYY=the ending time. For example, 0930/1230
  294.       means to NOT allow the Door to be played between 9:30am and 12:30pm.
  295.  
  296.       IMPORTANT: - All times must be 4 digits & must follow the XXXX/YYYY format
  297.                  - DO NOT change the XXXX/YYYY entry UNLESS you want to assign
  298.                    a Blackout range.
  299.                  - You MUST use the MILITARY time format. Example: 2030=8:30pm
  300.                    0900=9am, 0030=12:30am, 1700=5pm, etc.
  301.  
  302.  
  303.  
  304.                           PLAYS Per DAY/DOOR Time
  305.                           _______________________
  306.  
  307.       Plays Per Day and Door Time can be controlled several ways:
  308.  
  309.       (1) You can use the Games Per Day, singular option, in the config
  310.           file above. This option, will affect ALL callers whose Security
  311.           Level is NOT defined in any of the 10 optional Security Level/
  312.           Plays Per Day entries in the config file.
  313.  
  314.       (2) You can use the Door Time, singular option, in the config file
  315.           above. This option, will affect ALL callers whose Security
  316.           Level is NOT defined in any of the 10 optional Security Level/
  317.           Plays Per Day/Door Time entries in the config file.
  318.  
  319.       (3) You can restrict the number of games a specific Security Level
  320.           will be allowed to play per day or REWARD specific Levels with
  321.           more Plays Per Day.
  322.  
  323.           Likewise, you can restrict the Play time for a specific Security
  324.           Level or REWARD specific Levels with more Door Time.
  325.  
  326.           These options are handled by the use of the 10 config
  327.           entries (000=00/00).
  328.  
  329.           The format of each entry is as follows:
  330.  
  331.           XXX=YY/ZZ  where XXX is the Security Level (must be 3 digits)
  332.                      where =  is a constant and MUST be included
  333.                      where YY is the # of games per day (must be 2 digits)
  334.                      where / is a constant and MUST be included
  335.                      where ZZ is num. minutes per Door entry (must be 2 digits)
  336.  
  337.           If the callers Security Level is NOT defined, his/her Plays Per
  338.           Day and Door Time will be controlled by the values in items
  339.           (1) and (2), above, respectively..
  340.  
  341.           You may define up to 10 Security Levels. All unused entries must
  342.           be defined as   000=00/00
  343.         --------------------------------------------------------------------
  344.           Example: Suppose you had 3 Security Levels defined on your BBS as
  345.           (20=Subscriber, 30=Visiting Sysop, 40=CoSysop, 90=Friend) and you
  346.           wanted to set Plays Per Day as :     Subscriber=5
  347.                                            Visiting Sysop=2
  348.                                                   CoSysop=3
  349.                                                    Friend=10
  350.  
  351.           and Door Time as follows:     Subscriber=30 minutes
  352.                                     Visiting Sysop=20 minutes
  353.                                            CoSysop=10 minutes
  354.                                             Friend=remaining call time
  355.  
  356.  
  357.           You would set the Individual "Games per Day" config entry to 1 and
  358.           the individual "Door Time" to 5 minutes (these would be the
  359.           default number of games and default Time for all Security Levels
  360.           other than 20,30 or 40... make them any number you want). Next you
  361.           would replace 4 of the Security Level entries as :  020=05/30
  362.                                                               030=02/20
  363.                                                               040=03/10
  364.                                                               090=10/0
  365.  
  366.  
  367.  
  368.                       Player-to-Player MESSAGES
  369.                       -------------------------
  370.  
  371. In the REGISTERED version of the Door, your players will be able to send 
  372. messages back and forth to each other. All messages are PRIVATE and all 
  373. messages are maintained within the Door itself and havs no connection to the 
  374. BBS' message bases. The Message file (PAIR3.MSG) will be restarted when the 
  375. Door game restarts at the beginning of each month. If you do not restart your 
  376. games on the first of each month then you must manually delete the MSG file. 
  377. The file will continue to grow if not deleted and restarted.
  378.  
  379.  
  380.  
  381.                         INTER-BBS OPTION
  382.                         ----------------
  383.  
  384. The Inter-BBS option is used when you are looking for a way to expand the 
  385. 3-Pair Poker competition beyond just running it on your BBS alone. With this 
  386. option you can join with any number of other BBS' to create some very 'heated' 
  387. scoring competition and exchange messages.
  388.  
  389. The Inter-BBS option has its own High Score file and when High Scores are 
  390. displayed, on participating BBS', the name of the BBS on which the score was 
  391. obtained will also be displayed. At the end of the month, the Inter-BBS scores 
  392. will be reset automatically and a winner will be determined and displayed as 
  393. part of the High Score display in the next month.
  394.  
  395. This option requires that the Door be registered.
  396.  
  397. The InterBBS files (EXE, HIS, DOC, etc) can be found in the included file 
  398. called IBBSxx.ZIP (xx = version). Updates to this file will always be found on 
  399. the SUNRISE-80 BBS and many other BBS'.
  400.  
  401. The Inter-BBS option uses the 'HUB' and 'NODE' concept. The 'HUB' is the 
  402. central/controlling BBS to whom all the other BBS' ('NODES') upload/transfer 
  403. their score files. The 'HUB' then merges all score files and makes a merged 
  404. file available for the 'NODES' to download/transfer.
  405.  
  406.  
  407.  
  408.  
  409.                         NON-STANDARD COM SUPPORT
  410.                         ________________________
  411.  
  412.       Support for COM 1-4 on the standard IRQ's - COM1/COM3 = IRQ4 and
  413.       COM2/COM4 = IRQ3. If you wish to use a non-standard IRQ, add the IRQ
  414.       number after the configuration filename. Let's assume your Door is
  415.       called FOOBAR and you want to use COM1 and IRQ5. The command line
  416.       passed to your Door would be:
  417.  
  418.                             FOOBAR FOOBAR.CFG /5
  419.  
  420.       The /5 tells FOOBAR to use IRQ5 rather than the standard IRQ4 that is
  421.       normally used with COM1. No /x parameter is needed for the standard
  422.       IRQ's.
  423.  
  424.       As an alternative, you may use an environmental variable on the command
  425.       line. To use the variable (following the example above), place a
  426.       SET IRQ=5 in the batch file used to bring up your BBS (you would need a
  427.       different IRQ number for each node). The command line would now look
  428.       like this:
  429.  
  430.                           FOOBAR FOOBAR.CFG /%IRQ%
  431.  
  432.       This, in combination with the use of the environmental variables
  433.       described in the MULTI-NODE SETUP section will allow you to use one
  434.       batch file and one config file to run this door on all nodes.
  435.  
  436.  
  437.  
  438.  
  439.                            MULTI-NODE SETUP
  440.                            ________________
  441.  
  442.       All Sunrise Doors are Multi-Node capable. Each node must have the
  443.       ability to access a configuration file which will have its own system
  444.       file (DORINFOx.DEF, PCBOARD.SYS, DOOR.SYS, etc) defined on the first
  445.       line. There are 2 ways to accomplish this:
  446.  
  447.       (1) Create a separate configuration file for each node. The only
  448.           difference between each file would be the location of the system
  449.           file for that particular node. For example, on my system there are 2
  450.           nodes and the first line of the config files would look like this:
  451.  
  452.                         NODE1:  H:\PCB1\DOOR.SYS
  453.                         NODE2:  H:\PCB2\DOOR.SYS
  454.  
  455.           Thus, if you have a 4 node BBS, you will need 4 configuration files.
  456.  
  457.       (2) Use ONE configuration file for ALL nodes. This Door will recognize
  458.           the following PCBoard/Wildcat environmental variables:
  459.  
  460.                  PCBDIR    (Directory containing the System file)
  461.                  PCBDRIVE  (Drive containing the System file)
  462.                  WCNODEID  (Active Node Number)
  463.  
  464.           Thus, the first line of the SINGLE configuration file, for this Door
  465.           would look like this:
  466.  
  467.                         %PCBDRIVE%%PCBDIR%\DOOR.SYS
  468.                         c:\wc30\wcwork\node%wcnodeid%\door.sys
  469.  
  470.       NOTE: This option, as described, assumes that you are running PCB or
  471.             Wildcat software. The environmental variables are automatically
  472.             created by the software for each node.
  473.  
  474.             HOWEVER, if you are running other BBS software you should be able
  475.             to set the variables EXACTLY as described below, for EACH node
  476.             (more than likely in each batch file you use to bring up EACH node):
  477.  
  478.                             PCBDRIVE=C:
  479.                             ^^^^^^^^^
  480.                             PCBDIR=\NODE2
  481.                             ^^^^^^^^
  482.  
  483.             Info with a carat (^) under it, MUST be typed as is. The rest
  484.             depends on your naming conventions.
  485.  
  486.             This, in combination with the use of the optional environmental
  487.             variable described in the NON-STANDARD COM SUPPORT section, will
  488.             allow you to use one batch file and one config file to run this
  489.             door on all nodes.
  490.  
  491.  
  492.  
  493.  
  494.                                ADOPT-A-DOOR
  495.                                ____________
  496.  
  497.     Having been a Sysop for a number of years, I have had my share of problems
  498.     and frustrations getting financial support for my board's upkeep. A fellow
  499.     Sysop left a message on my board, not long ago, about a concept that was
  500.     being used by several boards around the country.
  501.  
  502.     The concept, ADOPT-A-DOOR, allows a caller to register (ADOPT) a door. It
  503.     would be the same as sending in a donation, only this way it is earmarked
  504.     for registering a particular door. In a way, the user feels he/she is
  505.     "getting something in return". As a Door author I have decided to build
  506.     this concept into each of my Door programs. The concept replaces the
  507.     usual message "tell the Sysop to register this Door" we find in most
  508.     doors.
  509.  
  510.     If the Door is unregisterd then a message appears on the opening screen
  511.     to that effect. After finishing or suspending a game, a message screen
  512.     is displayed about the ADOPT-A-DOOR concept. The message also tells the
  513.     caller to contact the Sysop to find out if there is any further details
  514.     to the ADOPT-A-DOOR concept. Some Sysops give extra D/L time, online
  515.     time, etc to callers that ADOPT-A-DOOR.
  516.  
  517.     If the Door has been registered, either by the Sysop or other callers,
  518.     the names of those contributors will be displayed in the closing screen.
  519.  
  520.     NOTE: If you want to display the names of the callers that contributed
  521.           to registering the Door, you must create an ASCII file called
  522.           ADOPT.SYS. You create it with an Editor or Word Processor. Enter
  523.           the name(s) of the contributors (one on each line, maximum of 5
  524.           entries, each a maximum of 30 characters long). This file must be
  525.           saved, in ASCII format, and placed in the Door directory.
  526.  
  527.  
  528.  
  529.                               LEGALITIES
  530.                               __________
  531.  
  532.  
  533.       THIS SOFTWARE AND ACCOMPANYING MATERIALS ARE DISTRIBUTED "AS IS"
  534.       WITHOUT WARRANTY, EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT
  535.       LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  536.       FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL ANYONE INVOLVED WITH
  537.       THE CREATION AND PRODUCTION OF THIS PRODUCT BE LIABLE FOR INDIRECT,
  538.       SPECIAL, OR CONSEQUENTIAL DAMAGES, ARISING OUT OF ANY USE THEREOF
  539.       OR BREACH OF ANY WARRANTY.
  540.  
  541.  
  542.  
  543.  
  544.  
  545.                              DISTRIBUTION
  546.                              ____________
  547.  
  548.    You may make this file available for downloading from your BBS or you may
  549.    upload it to any BBS of your choice, provided that you do not make any
  550.    changes to the contents of the archive (ZIP file). The archive and its
  551.    individual contents may not be used by any service that charges any money
  552.    whatsoever, without the written permission of the author.
  553.  
  554.  
  555.  
  556.  
  557.  
  558.                              REGISTRATION
  559.                              ____________
  560.  
  561.    Registration and the subsequent insertion of the registration number into
  562.    your configuation file, allows for the display of your BBS name on the
  563.    opening and closing screen as well as the reduction of a delay built into
  564.    the opening screen display along with the ability to change certain
  565.    values in the configuration file.
  566.  
  567.    To register your copy of 3-PAIR, please fill out the registration form
  568.    (REGISTER.FRM) and mail it along with the registration fee to
  569.    the name and address on the form.
  570.  
  571.    Once a door is registered, any changes to registration information (Sysop
  572.    name or BBS Name) will require the doors to be re-registered. Download or
  573.    File Request a file named CHANGE.FRM from our BBS, complete the form and
  574.    follow ALL instructions in the document!
  575.  
  576.    Registration fees are subject to change at any time. The most current
  577.    registration form is always available on our BBS. You may download or
  578.    File Request REGISTER.FRM at any time.
  579.  
  580.    Be sure to use the proper upper/lower case when filling in your name and
  581.    BBS name, as they MUST match the way you entered them in the configuration
  582.    file.             ^^^^
  583.  
  584.    Based upon information supplied on the registration form, I will pre-
  585.    register you on my BBS. You will then be able to call SUNRISE-80 and pick
  586.    up your registration number.
  587.  
  588.  
  589.  
  590.                                  MISC
  591.                                  ____
  592.  
  593.    The latest version of 3-PAIR DICE and other fine SUNRISE DOOR programs
  594.    are always available for download from SUNRISE-80 BBS and/or SALTAIR BBS.
  595.  
  596.    Remember, should you have any problems, questions or suggestions, be sure
  597.    to drop me a message on either of the aforementioned BBS', SmartNet (Sysops)
  598.    Rime (PCBhints, Common, Doors, Sysops) or FidoNet 1:133/410
  599.  
  600.  
  601.